-
Notifications
You must be signed in to change notification settings - Fork 24.7k
use C++ Native Animated from JS if enabled #51337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D74490166 |
This pull request was exported from Phabricator. Differential Revision: D74490166 |
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
1ef094e
to
67a999d
Compare
This pull request was exported from Phabricator. Differential Revision: D74490166 |
67a999d
to
81e1d7d
Compare
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
This pull request was exported from Phabricator. Differential Revision: D74490166 |
81e1d7d
to
4075e4c
Compare
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
This pull request was exported from Phabricator. Differential Revision: D74490166 |
4075e4c
to
6b6feda
Compare
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
This pull request was exported from Phabricator. Differential Revision: D74490166 |
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
6b6feda
to
192108c
Compare
This pull request was exported from Phabricator. Differential Revision: D74490166 |
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
192108c
to
ff896d7
Compare
This pull request was exported from Phabricator. Differential Revision: D74490166 |
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
ff896d7
to
206f6a5
Compare
Differential Revision: D74885607
…iewOnUIThread Differential Revision: D74739294
206f6a5
to
d511ab3
Compare
Summary: changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
Summary: Pull Request resolved: facebook#51337 changelog: [internal] When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS. Reviewed By: lenaic Differential Revision: D74490166
This pull request was exported from Phabricator. Differential Revision: D74490166 |
d511ab3
to
ece31a6
Compare
This pull request has been merged in 0ac82ef. |
Summary:
changelog: [internal]
When C++ Native Animated is used, we can't be using TurboModuleAnimated native module. This diff just add the check to make sure that if C++ Native Animated is used, it will be correctly referenced from JS.
Differential Revision: D74490166